C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection<T> Class / FilterChanged Event

In This Topic
FilterChanged Event (C1AdoNetCursorDataCollection<T>)
In This Topic
Raised after a filter operation was performed.
Syntax
'Declaration
 
Public Event FilterChanged As EventHandler
 
See Also